home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 49
/
Aminet 49 (2002)(GTI - Schatztruhe)[!][Jun 2002].iso
/
Aminet
/
util
/
misc
/
ssutils.lha
/
Spidersoft_Utilities
/
BetterBootScreen
/
go!
< prev
next >
Wrap
Text File
|
1998-08-02
|
855b
|
24 lines
echo " "
echo "------------------------------------"
echo " BetterBootScreen V2.02 "
echo " By Chris Young/Spidersoft 1993-8 "
echo "------------------------------------"
echo " This program may be distributed, "
echo " but only if nothing is altered and "
echo " the documents are kept with it. "
echo " "
failat 30
assign >nil: BBS: exists
mount BBS: from :BetterBootScreen/BetterMountlist
copy :betterbootscreen/(ppanim|powerpacker.library|system-configuration|Player|Bootscreen|BootMusic|reboot|run|clickLMB|wait) BBS: quiet
makedir BBS:s
makedir BBS:l
copy :betterbootscreen/disk-validator BBS:l quiet
copy :betterbootscreen/startup-sequence BBS:s quiet
copy :betterbootscreen/icon/(disk.info|.info) BBS: quiet
copy ":betterbootscreen/icon/ .info" BBS: quiet
relabel drive BBS: name " "
failat 10
echo "OK - Now Installed"
endcli